Date.WeekOfYear

Read-Only
The number of the week of the year the date falls in. The first week is numbered 1.

Syntax

WeekOfYear( Integer ) as


Parameters

Integer


Notes

The first week may be incomplete. If January 1 falls on a Saturday, then the next day is in week 2.